Item Properties

Description

The Item Properties section allows you to set the Item name and to define what CSS class to use when the item is disabled.

Name
Description
Disabled class name

The CSS class to use when an the item has been disabled.

Item name

The name of the highlighted item. This property appears after an item is created. This can be done by clicking the 'Add item' button and then giving the item a name. You can click the [...] button next to this property in order to redefine the item name.

Selectable

Specify if the element is selectable. If it is selectable, then once it is selected, the Selected class is added to the element.

Selected class name

This is the CSS class that should be used when the html that is bound to the item is clicked on. You can define CSS Classes on the CSS pane. For more information on how to implement this feature see the [Selectable Elements] page.